[INFO] cloning repository https://github.com/sagar-20033/FirewallGuard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sagar-20033/FirewallGuard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagar-20033%2FFirewallGuard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagar-20033%2FFirewallGuard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a9d51a8a04c8260edc328f1ecce601c355be427
[INFO] testing sagar-20033/FirewallGuard against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagar-20033%2FFirewallGuard" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sagar-20033/FirewallGuard
[INFO] finished tweaking git repo https://github.com/sagar-20033/FirewallGuard
[INFO] tweaked toml for git repo https://github.com/sagar-20033/FirewallGuard written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sagar-20033/FirewallGuard on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sagar-20033/FirewallGuard already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows_firewall v0.6.0
[INFO] [stderr]   Downloaded windows-future v0.3.0
[INFO] [stderr]   Downloaded typed-builder v0.23.2
[INFO] [stderr]   Downloaded windows-collections v0.3.0
[INFO] [stderr]   Downloaded struct-field-names-as-array v0.3.0
[INFO] [stderr]   Downloaded struct-field-names-as-array-derive v0.3.0
[INFO] [stderr]   Downloaded typed-builder-macro v0.23.2
[INFO] [stderr]   Downloaded clap v4.5.47
[INFO] [stderr]   Downloaded clap_builder v4.5.47
[INFO] [stderr]   Downloaded windows v0.62.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f430e0ea22f610bf759a4afa6702b189117b9a2af2924eafa628a67e68f0f79d
[INFO] running `Command { std: "docker" "start" "-a" "f430e0ea22f610bf759a4afa6702b189117b9a2af2924eafa628a67e68f0f79d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f430e0ea22f610bf759a4afa6702b189117b9a2af2924eafa628a67e68f0f79d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f430e0ea22f610bf759a4afa6702b189117b9a2af2924eafa628a67e68f0f79d", kill_on_drop: false }`
[INFO] [stdout] f430e0ea22f610bf759a4afa6702b189117b9a2af2924eafa628a67e68f0f79d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f12997edec3c64197da812c6f0fe372c02d4db66f8b7ee54610e87b90c78676
[INFO] running `Command { std: "docker" "start" "-a" "4f12997edec3c64197da812c6f0fe372c02d4db66f8b7ee54610e87b90c78676", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling struct-field-names-as-array-derive v0.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling struct-field-names-as-array v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling firewall_audit v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.71s
[INFO] running `Command { std: "docker" "inspect" "4f12997edec3c64197da812c6f0fe372c02d4db66f8b7ee54610e87b90c78676", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f12997edec3c64197da812c6f0fe372c02d4db66f8b7ee54610e87b90c78676", kill_on_drop: false }`
[INFO] [stdout] 4f12997edec3c64197da812c6f0fe372c02d4db66f8b7ee54610e87b90c78676
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02332793b1f2b312c707f69a615bd551049d3561b312266ee034f480c47dc45b
[INFO] running `Command { std: "docker" "start" "-a" "02332793b1f2b312c707f69a615bd551049d3561b312266ee034f480c47dc45b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling firewall_audit v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.54s
[INFO] running `Command { std: "docker" "inspect" "02332793b1f2b312c707f69a615bd551049d3561b312266ee034f480c47dc45b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02332793b1f2b312c707f69a615bd551049d3561b312266ee034f480c47dc45b", kill_on_drop: false }`
[INFO] [stdout] 02332793b1f2b312c707f69a615bd551049d3561b312266ee034f480c47dc45b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2a937257481cac5057aeeb5518f43b7e9adf693cec8d0f3f25f7c20491e0f2fb
[INFO] running `Command { std: "docker" "start" "-a" "2a937257481cac5057aeeb5518f43b7e9adf693cec8d0f3f25f7c20491e0f2fb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/firewall_audit-8ab7ece829cccd6c)
[INFO] [stdout] 
[INFO] [stdout] running 95 tests
[INFO] [stdout] test audit::tests::audit::test_audit_match_on_name ... ok
[INFO] [stdout] test audit::tests::audit::test_audit_multiple_matches ... ok
[INFO] [stdout] test audit::tests::audit::test_audit_no_match ... ok
[INFO] [stdout] test audit::tests::audit::test_criteria_group_and_or_not ... ok
[INFO] [stdout] test audit::tests::audit::test_missing_fields_and_nulls ... ok
[INFO] [stdout] test audit::tests::audit::test_multiple_criteria_and_overlap ... ok
[INFO] [stdout] test audit::tests::audit::test_os_filtering_linux_only ... ok
[INFO] [stdout] test audit::tests::audit::test_os_filtering_windows_only ... ok
[INFO] [stdout] test audit::tests::audit::test_os_filtering_linux_and_windows ... ok
[INFO] [stdout] test audit::tests::audit::test_os_filtering_case_insensitive_and_none ... ok
[INFO] [stdout] test criteria::eval::extra_coverage::test_eval_condition_and_criteria_else_branches ... ok
[INFO] [stdout] test criteria::eval::extra_coverage::test_eval_cidr_all_branches ... ok
[INFO] [stdout] test criteria::eval::extra_coverage::test_eval_matches_all_branches ... ok
[INFO] [stdout] test criteria::eval::extra_coverage::test_eval_regex_and_wildcard_else ... ok
[INFO] [stdout] test criteria::eval::tests::test_eval_in_range_cmp ... ok
[INFO] [stdout] test criteria::eval::tests::test_eval_in_range_wrong_type ... ok
[INFO] [stdout] test criteria::eval::tests::test_eval_in_range_empty_sequence ... ok
[INFO] [stdout] test criteria::eval::tests::test_eval_contains_ip_sequence ... ok
[INFO] [stdout] test criteria::eval::tests::test_eval_cmp_nulls ... ok
[INFO] [stdout] test criteria::eval::tests::test_eval_equals ... ok
[INFO] [stdout] test criteria::eval::tests::test_eval_cmp_non_number ... ok
[INFO] [stdout] test criteria::eval::tests::test_eval_regex_invalid_pattern ... ok
[INFO] [stdout] test criteria::eval::tests::test_eval_matches_various_types ... ok
[INFO] [stdout] test criteria::eval::tests::test_eval_contains_empty_sequence ... ok
[INFO] [stdout] test criteria::eval::tests::test_eval_matches ... ok
[INFO] [stdout] test criteria::eval::tests::test_eval_is_null ... ok
[INFO] [stdout] test criteria::eval::extra_coverage::test_eval_contains_ip_and_else ... ok
[INFO] [stdout] test criteria::eval::extra_coverage::test_eval_not_all_branches ... ok
[INFO] [stdout] test criteria::eval::tests::test_eval_starts_ends_contains ... ok
[INFO] [stdout] test criteria::eval::tests::test_eval_wildcard_non_string ... ok
[INFO] [stdout] test criteria::eval::tests::test_get_field_value_all_fields ... ok
[INFO] [stdout] test criteria::tests::criteria::test_parse_operator_valid_invalid ... ok
[INFO] [stdout] test criteria::tests::criteria::test_validate_criteria_expr_all_branches ... ok
[INFO] [stdout] test criteria::validation::extra_coverage::test_group_and_or_not_branches ... ok
[INFO] [stdout] test criteria::validation::extra_coverage::test_all_criteria_operators_types ... ok
[INFO] [stdout] test criteria::validation::tests::test_application_exists_wrong_type_on_application_name ... ok
[INFO] [stdout] test criteria::validation::tests::test_in_range_wrong_type_on_local_ports ... ok
[INFO] [stdout] test criteria::validation::tests::test_ends_with_wrong_type_on_name ... ok
[INFO] [stdout] test criteria::validation::tests::test_cidr_wrong_type_on_local_addresses ... ok
[INFO] [stdout] test criteria::validation::tests::test_gt_wrong_type_on_local_ports ... ok
[INFO] [stdout] test criteria::validation::tests::test_contains_wrong_type_on_name ... ok
[INFO] [stdout] test criteria::eval::tests::test_eval_matches_empty_sequence ... ok
[INFO] [stdout] test criteria::validation::tests::test_gte_wrong_type_on_local_ports ... ok
[INFO] [stdout] test criteria::validation::tests::test_is_null_wrong_type_on_name ... ok
[INFO] [stdout] test criteria::validation::tests::test_regex_wrong_type_on_name ... ok
[INFO] [stdout] test criteria::validation::tests::test_service_exists_wrong_type_on_service_name ... ok
[INFO] [stdout] test criteria::validation::tests::test_starts_with_wrong_type_on_name ... ok
[INFO] [stdout] test criteria::validation::tests::test_validate_criteria_expr_unknown_operator ... ok
[INFO] [stdout] test criteria::validation::tests::test_validate_criteria_expr_unknown_field ... ok
[INFO] [stdout] test criteria::validation::tests::test_validate_criteria_expr_valid_field_wrong_operator_type ... ok
[INFO] [stdout] test criteria::validation::tests::test_validate_criteria_expr_wrong_type ... ok
[INFO] [stdout] test criteria::validation::tests::test_lte_wrong_type_on_local_ports ... ok
[INFO] [stdout] test criteria::validation::tests::test_wildcard_wrong_type_on_name ... ok
[INFO] [stdout] test export::csv::tests::test_export_csv_empty ... ok
[INFO] [stdout] test export::html::tests::test_export_html_format ... ok
[INFO] [stdout] test export::csv::tests::test_export_csv_file_error ... ok
[INFO] [stdout] test export::html::tests::test_export_html_file_error ... ok
[INFO] [stdout] test export::json::tests::test_export_json_file_error ... ok
[INFO] [stdout] test export::json::tests::test_export_json_empty ... ok
[INFO] [stdout] test export::summary::tests::test_audit_summary_phrase ... ok
[INFO] [stdout] test export::csv::tests::test_export_csv_format ... ok
[INFO] [stdout] test export::summary::tests::test_audit_summary_phrase_no_problem ... ok
[INFO] [stdout] test export::text::tests::test_export_text_multiple_matches ... ok
[INFO] [stdout] test export::text::tests::test_export_text_empty ... ok
[INFO] [stdout] test export::text::tests::test_export_text_one_match ... ok
[INFO] [stdout] test firewall_rule::linux::tests::test_action_other ... ok
[INFO] [stdout] test firewall_rule::linux::tests::test_action_friendly ... ok
[INFO] [stdout] test export::html::tests::test_export_html_empty ... ok
[INFO] [stdout] test export::json::tests::test_export_json_format ... ok
[INFO] [stdout] test export::text::tests::test_export_text_special_characters ... ok
[INFO] [stdout] test firewall_rule::linux::tests::test_direction_detection ... ok
[INFO] [stdout] test firewall_rule::linux::tests::test_direction_detection_variants ... ok
[INFO] [stdout] test firewall_rule::linux::tests::test_from_linux_firewall_rule_full ... ok
[INFO] [stdout] test firewall_rule::linux::tests::test_from_linux_firewall_rule_minimal ... ok
[INFO] [stdout] test firewall_rule::linux::tests::test_empty_tokens ... ok
[INFO] [stdout] test criteria::eval::tests::test_eval_regex_wildcard ... ok
[INFO] [stdout] test firewall_rule::linux::tests::test_interface_parsing ... ok
[INFO] [stdout] test firewall_rule::linux::tests::test_invalid_ports_and_addresses ... ok
[INFO] [stdout] test criteria::validation::tests::test_lt_wrong_type_on_local_ports ... ok
[INFO] [stdout] test audit::tests::audit::test_match_on_all_fields_and_operators ... ok
[INFO] [stdout] test loader::tests::loader::test_load_audit_criteria_multi ... ok
[INFO] [stdout] test loader::tests::loader::test_load_audit_criteria_yaml ... ok
[INFO] [stdout] test loader::tests::loader::test_load_audit_criteria_yaml_invalid_structure_ignored ... ok
[INFO] [stdout] test loader::tests::loader::test_load_audit_criteria_yaml_missing_field ... ok
[INFO] [stdout] test loader::tests::loader::test_load_audit_criteria_yaml_multiple_some_invalid ... ok
[INFO] [stdout] test loader::tests::loader::test_load_audit_criteria_yaml_unknown_field_ignored ... ok
[INFO] [stdout] test loader::tests::loader::test_load_audit_criteria_yaml_unknown_operator ... ok
[INFO] [stdout] test loader::tests::loader::test_load_audit_criteria_yaml_invalid_syntax ... ok
[INFO] [stdout] test loader::tests::loader::test_load_audit_criteria_yaml_wrong_type_ignored ... ok
[INFO] [stdout] test audit::tests::audit::test_os_filtering_firewall_no_os ... ok
[INFO] [stdout] test loader::tests::loader::test_load_audit_criteria_json_invalid_syntax ... ok
[INFO] [stdout] test loader::tests::loader::test_load_audit_criteria_json ... ok
[INFO] [stdout] test criteria::eval::extra_coverage::test_eval_application_exists_and_service_exists ... ok
[INFO] [stdout] test firewall_rule::linux::tests::test_list_rules_error ... ok
[INFO] [stdout] test firewall_rule::tests::test_list_rules_compiles ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- firewall_rule::tests::test_list_rules_compiles stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'firewall_rule::tests::test_list_rules_compiles' (101) panicked at src/firewall_rule.rs:98:60:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: LinuxFirewallError("Failed to execute iptables -S (code: Some(4), stderr: sudo: unable to resolve host 2a937257481c: Temporary failure in name resolution\niptables v1.8.10 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)\n)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56b65020f958 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56b65020f958 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56b65020f958 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56b65020f958 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56b650226c3a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56b650226c3a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x56b6502141a2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56b6502141a2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56b6501ee0b6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56b6501ee0b6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56b650207939 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56b64fea299c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x56b64fea299c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56b650207af2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x56b650207af2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56b6501ee172 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56b6501e3179 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56b6501eee8d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56b65022747c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56b6502271f2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x56b64fe297b5 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::Vec<firewall_audit[d1f2f1576a2f9b28]::firewall_rule::FirewallRule>, firewall_audit[d1f2f1576a2f9b28]::firewall_rule::FirewallRuleError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56b64fe297b5 - firewall_audit[d1f2f1576a2f9b28]::firewall_rule::tests::test_list_rules_compiles
[INFO] [stdout]                                at /opt/rustwide/workdir/src/firewall_rule.rs:98:60
[INFO] [stdout]   22:     0x56b64fe29397 - firewall_audit[d1f2f1576a2f9b28]::firewall_rule::tests::test_list_rules_compiles::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/firewall_rule.rs:97:34
[INFO] [stdout]   23:     0x56b64fe20d26 - <firewall_audit[d1f2f1576a2f9b28]::firewall_rule::tests::test_list_rules_compiles::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56b64fe95a7b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56b64fe95a7b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x56b64fea32f5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x56b64fea32f5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56b64fea32f5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56b64fea32f5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56b64fea32f5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56b64fea32f5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x56b64fea32f5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x56b64fe9de54 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x56b64fe9de54 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56b64fea6372 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x56b64fea6372 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x56b64fea6372 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56b64fea6372 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56b64fea6372 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56b64fea6372 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x56b64fea6372 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56b65020ef4f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x56b65020ef4f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7d603c075aa4 - <unknown>
[INFO] [stdout]   45:     0x7d603c102a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     firewall_rule::tests::test_list_rules_compiles
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 94 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2a937257481cac5057aeeb5518f43b7e9adf693cec8d0f3f25f7c20491e0f2fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a937257481cac5057aeeb5518f43b7e9adf693cec8d0f3f25f7c20491e0f2fb", kill_on_drop: false }`
[INFO] [stdout] 2a937257481cac5057aeeb5518f43b7e9adf693cec8d0f3f25f7c20491e0f2fb
